DownloadInterrupted

public interface DownloadInterrupted implements DownloadEvent

An event indicating that the download has been interrupted.

Functions

Link copied to clipboard
public Download download()
Returns the Download instance initiated this event.
Link copied to clipboard
public DownloadInterruptReason reason()
Returns the interrupt reason of this download.